xen.git
2010-04-19 Keir FraserSynchronise lazy execstate before calling tasklet handlers.
2010-04-19 Keir Frasertmem: (re-)enable by default
2010-04-19 Keir Fraserstopmachine: Implement using tasklets rather than a...
2010-04-19 Keir Fraserx86: Simplify freeze_domains() and thaw_domains()....
2010-04-19 Keir FraserCleanups to cpu_disable_scheduler().
2010-04-19 Keir FraserRevert 21180:11423ce78ee0, 21181:9d5ecf79f1b5, 21185...
2010-04-19 Keir FraserSimplify continue_hypercall_on_cpu() now that it runs...
2010-04-19 Keir FraserImplement tasklets as running in VCPU context (sepcific...
2010-04-19 Keir FraserMove tasklet implementation into its own source files.
2010-04-19 Keir FraserCalling awk and not gawk in the Xen scripts
2010-04-19 Keir Fraserxend: support 'ioemu' subtype in tap protocol specification
2010-04-19 Keir Frasertools/hotplug/Linux/blktap: remove optional tapdisk...
2010-04-19 Keir Frasermce: Add a x86_mcinfo_reserve() function, to reserve...
2010-04-19 Keir FraserClean up MCA MSR virtualization and vMCE injection
2010-04-15 Keir Fraserx86: Revert how we calculate 'total system RAM' after...
2010-04-15 Keir Fraserx86_emulate: Emulate CLFLUSH instruction
2010-04-15 Keir Fraserpygrub: Fix Grub2 support for Ubuntu 10.04
2010-04-15 Keir Fraserxend: fix best NUMA node allocation
2010-04-15 Keir Fraserxend: make NUMA in xm info optional (dependent on new...
2010-04-15 Keir Fraseracpi sleep: Must acquire hypercall_deadlock_mutex when...
2010-04-15 Keir Fraserxend: Fix numainfo/topologyinfo loop iterators in Xc...
2010-04-15 Keir FraserFix changeset 21153:d2d8805868f1 (xend can't start)
2010-04-15 Keir Fraserlibfsimage: zfs build fix for NetBSD
2010-04-15 Keir Fraseracpi sleep: domain_freeze() pauses all vcpus, but does...
2010-04-15 Keir Fraseracpi sleep: Rearrange code for entering system sleep...
2010-04-15 Keir FraserUpdate comments around spin_trylock() usage for sysctl...
2010-04-15 Keir Frasercontinue_hypercall_on_cpu() always defers execution...
2010-04-15 Keir FraserMake cpu param to continue_hypercall_on_cpu() an unsign...
2010-04-15 Keir FraserFix tasklet_action() to notify correct cpu when running...
2010-04-15 Keir FraserRemus: fix alignment bug in python rtnl library
2010-04-15 Keir FraserRemus: make ebt_imq and sch_queue compatible with pvops
2010-04-14 Keir FraserImprovements and bug fixes to continue_hypercall_on_cpu().
2010-04-14 Keir Frasercredit2: Add toolstack options to control credit2 sched...
2010-04-14 Keir Frasercredit2: Add credit2 scheduler to hypervisor
2010-04-14 Keir Frasercredit2: Add a scheduler-specific schedule trace class
2010-04-14 Keir Frasercredit2: Flexible cpu-to-schedule-spinlock mappings
2010-04-14 Keir Frasercredit2: Add context_saved scheduler callback
2010-04-14 Keir FraserPort latest grub zfs boot code to pygrub
2010-04-14 Keir FraserArchitecture-independent, and tasklet-based, continue_h...
2010-04-14 Keir FraserPer-cpu tasklet lists.
2010-04-13 Keir Fraserxentrace: Add missing help option
2010-04-13 Keir Fraserxentrace: Add an option not to enable tracing
2010-04-13 Keir Fraserxentrace: Skip to low cpu when throwing away portions...
2010-04-13 Keir FraserMake c/s 21089 work again with c/s 21092
2010-04-13 Keir Frasersysctl: Fix XEN_SYSCTL_debug_keys error path.
2010-04-13 Keir FraserClean up numa-info sysctl.
2010-04-13 Keir Fraserlibxl: <sys/signal.h> -> <signal.h>
2010-04-13 Keir FraserUpdate QEMU_TAG to b5160622517fb2d16d0836172a2e34633c9d94bf
2010-04-13 Keir Fraserlibxl: build fix for netbsd
2010-04-13 Keir Fraserp2m: merge ptp allocation
2010-04-13 Keir FraserTopology-info sysctl cleanups.
2010-04-13 Keir Frasersysctl: Remove sockets_per_node field from physinfo...
2010-04-12 Keir Fraserxentrace: fix lost records resume
2010-04-12 Keir Fraserxentrace: Bounds checking and error handling
2010-04-12 Keir Fraserx86, shadow: Fix read-to-use race condition
2010-04-12 Keir Fraserxl: Migration support
2010-04-12 Keir Fraserxl: Domain creation logging fixes
2010-04-12 Keir Fraserxl: New savefile format. Save domain config when saving...
2010-04-12 Keir Fraserlibxl,xl: Fix two minor bugs in domain destruction
2010-04-12 Keir Fraserxl: Remove some duplicated boilerplate. (Improves loggi...
2010-04-12 Keir Fraserlibxl: Per-domain data storage for the convenience...
2010-04-12 Keir Fraserlibxl: New function libxl_domain_info
2010-04-12 Keir Fraserxl, libxl: xl list -v shows the uuid too
2010-04-12 Keir Fraserlibxl: Expose libxl_report_exitstatus
2010-04-12 Keir Fraserxenstore,libxl: cleanup of xenstore connections across...
2010-04-12 Keir Fraserlibxl: Expose functions for helping with subprocesses.
2010-04-12 Keir Fraserlibxl: Provide libxl_domain_rename
2010-04-12 Keir Fraserlibxl: libxl_domain_restore: Put fd back to blocking...
2010-04-12 Keir Fraserlibxl: New utility functions in for reading and writing...
2010-04-12 Keir Fraserlibxl: Report error if logfile rotation fails
2010-04-12 Keir Fraserlibxl: Make logging functions preserve errno
2010-04-12 Keir FraserFix bug in 21089:4f796e29987c
2010-04-12 Keir FraserBetter gcc error message if GUEST_PAGING_LEVELS is...
2010-04-12 Keir Frasercpufreq: fix racing issue for cpu hotplug
2010-04-12 Keir Fraserxen: 'make clean' really cleans unconfigured subdirs.
2010-04-12 Keir Fraserblktap2: a little fix to xen-hotplug-cleanup
2010-04-12 Keir Fraserlibxc: Flush I/O before xc_domain_save completion
2010-04-12 Keir Fraserpygrub: fix 64b Solaris PV guest boot on 32b Linux...
2010-04-09 Keir Fraserxm: Fix string index out of range in 'vcpu-pin' command
2010-04-09 Keir FraserAdd support for AMD MPERF/APERF
2010-04-09 Keir FraserAdd Xen support for AMD Turbo/Boost
2010-04-09 Keir FraserRefactor Xen Support for Intel Turbo Boost
2010-04-08 Keir Fraserlibxl: Fix the build by reinstating some sysctl.physinf...
2010-04-08 Keir FraserFix two issues for CPU online/offline.
2010-04-08 Keir Frasertmem: fix ia64 build
2010-04-08 Keir Fraserxen: allow guests to set caching attributes for MMIOs
2010-04-07 Keir FraserHost Numa information in dom0
2010-04-07 Keir FraserRevert 21110:d791173ca65b and 21111:986d3b1d30fb
2010-04-07 Keir Fraserx86: Fix caller of p2m_init(): cannot use paging_mode_h...
2010-04-07 Keir Frasermini-os: Fix xenbus_switch_state's transaction retry
2010-04-07 Keir Frasermini-os: Fix crash on frontend shutdown failures
2010-04-07 Keir Frasermini-os: Fix frontend shutdown wait loop
2010-04-07 Keir FraserFix 32bit PAE compilation error introduced by 1GB patches
2010-04-07 Keir FraserUpdate git clone command
2010-04-07 Keir FraserSwitch default kernel branch to xen/stable-2.6.31.x
2010-04-07 Keir Fraserx86, cpu hotplug: Synchronise vcpu state earlier during...
2010-04-06 Keir FraserEnable debug=y by default in the build.
2010-04-06 Keir FraserEPT: 1GB large page support.
2010-04-06 Keir Frasermini-os: Fix xenbus initialisation
2010-04-06 Keir Fraserpv-grub: fix boot crash when no fb is available
next